CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - NFA DFA

搜索资源列表

  1. RegextoDFA

    0下载:
  2. 正则表达式转DFA,设计原理:1正则表达式转换为带ε的NFA(Thompson构造法);2ε-NFA转为DFA;3最小化DFA;4DFA状态转换表判断是否接受输入字符串,附有详细文档说明。-Regular expressions turn DFA, design principles: a regular expression is converted to ε of the NFA (Thompson Construction Law) 2ε-NFA to DFA 3 minimal DF
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:85008
    • 提供者:王乾坤
  1. NFA-change-to-DFA

    0下载:
  2. 可以实现NFA到DFA的转换,还可以化简DFA。程序很清晰,详细。-NFA to DFA can achieve the conversion, you can also simplify DFA. Procedures are clear and detailed.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1866
    • 提供者:火麒麟
  1. Lexical

    0下载:
  2. dfa he NFA 之间的转化 非常好用啊 要是需要和我练习-dfa he NFA conversion between ah If there were to be very easy to use and I practice
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:3239
    • 提供者:123321
  1. TEMPLATE

    0下载:
  2. 输入正则表达式,转化为NFA,DFA,从测试文档中找出最大匹配子串-Enter the regular expression into NFA, DFA, document from the test to find out the biggest match Substring
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:67756
    • 提供者:
  1. NFATODFA

    0下载:
  2. NFA到DFA的转换 这是用visual C++ 编写的程序 有注释!-NFA to DFA conversion This is to use visual C++ have the Notes prepared by the procedure!
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:4796
    • 提供者:姚升高
  1. NFA_DFA

    0下载:
  2. nfa 到 dfa c实现 编译原理课程设计详细文档,包含NFA->DFA,DFA的最小化。 -nfa to dfa c实现 编译原理课程设计详细文档,包含NFA->DFA,DFA的最小化。
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:2868
    • 提供者:张志刚
  1. Lexical_analysis

    0下载:
  2. 智能的词法分析 ,能任意输入正则表达式,能求出NFA,DFA,minDFA,和最后的匹配情况-Lexical analysis of intelligence, can enter any regular expression can be obtained NFA, DFA, minDFA, and the final match of the situation
  3. 所属分类:Compiler program

    • 发布日期:2017-04-26
    • 文件大小:441508
    • 提供者:
  1. scnanner

    0下载:
  2. 词法分析器 re->nfa->d fa优化-Lexical analyzer re-> nfa-> dfa-> dfa Optimization
  3. 所属分类:

    • 发布日期:2017-04-13
    • 文件大小:3022
    • 提供者:周子神
  1. dfa

    0下载:
  2. Dfa minimization from nfa
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:3930
    • 提供者:Jeff
  1. lex

    0下载:
  2. 用c++实现的此法分析器,包括正则表达式解析,正则到NFA转换,NFA到DFA转换,和最终的匹配,详见包中README文件-Using c++ parser to achieve this method, including regular expression analysis, while the NFA is converted, NFA to DFA conversion, and end the match, see the package README file
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:15880
    • 提供者:0x7c00
  1. regToDFA

    0下载:
  2. 正则表达式到DFA 并能够输出检测结果。输入文件要求: (a|b)* 文件第一行 aaaa 文件第二行 a-Re to DFA
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:3729
    • 提供者:Superman
  1. Automate

    0下载:
  2. graphic Automaton simulator,NFA to DFA conversion and minimisation
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:692235
    • 提供者:darkzan
  1. NFA_to_DFA211465612008

    0下载:
  2. this program convert the nfa into dfa
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3094
    • 提供者:jitendra
  1. NFA2DFA

    0下载:
  2. nfa to dfa machines algorythm with c sharp
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:35538
    • 提供者:asd
  1. automaton-1.11-2.tar

    0下载:
  2. automate program nfa dfa -automate program nfa dfa
  3. 所属分类:Applet

    • 发布日期:2017-04-02
    • 文件大小:280369
    • 提供者:bechir
  1. 22nfa2dfa

    0下载:
  2. nfa convert to dfa by java language
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:302964
    • 提供者:Zicker
  1. nfatodfa

    0下载:
  2. other tool nfa convert to dfa by java language
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:2054
    • 提供者:Zicker
  1. main1

    0下载:
  2. nfa to dfa conversion
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2401
    • 提供者:wasim
  1. Compilers

    0下载:
  2. Here you can draw states and linkers to creat a NFA or DFA.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:46480
    • 提供者:Lau
  1. objectorientedDFA

    0下载:
  2. enter user a nfa and convert nfa to dfa
  3. 所属分类:Compiler program

    • 发布日期:2017-05-06
    • 文件大小:1212494
    • 提供者:barfoyakh
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com